projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8054935
)
Update doc marker -- smtpmail-retries is documented
author
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 17 Sep 2019 11:54:19 +0000
(13:54 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Tue, 17 Sep 2019 11:54:19 +0000
(13:54 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 693a690f17a5eecbf5338906ffecbe2b08b50d5e..9aec8da56638838981845b0b0a7091f98ed3aa14 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-1165,7
+1165,7
@@
defining new 'cl-defmethod' of 'smtpmail-try-auth-method'.
attempt when communicating with the SMTP server(s), the
'smtpmail-servers-requiring-authorization' variable can be used.
----
++++
*** smtpmail will now try resending mail when getting a transient 4xx
error message from the SMTP server. The new 'smtpmail-retries'
variable says how many times to retry.